Posted by Marcelo.- from morgoth.cse.ucsc.edu (128.114.144.140) on March 01, 1998 at 15:35:11:
Hi guys and gals,
I'm trying to write some programs that mix MFC and OpenGL. They work fine with Win95 OGL and WinNT OGL, but when I try the ICD, my window area is not erased as it should be and my cursor transforms into some garbage. I'm using code from Microsoft System Journal as a start point.
What I noticed is that programs that use GLU to set up the screen work fine with the ICD, but all the code I found that sets it up using plain OGL calls gets an empty screen or crashes.
Any words of advise on this?
I can make my code available if you need.
Regards
Marcelo.-